Bump cmake version to 3.16
authorFriedemann Kleint <Friedemann.Kleint@qt.io>
Fri, 4 Sep 2020 07:32:01 +0000 (09:32 +0200)
committerDmitry Shachnev <mitya57@debian.org>
Tue, 20 Jan 2026 21:26:54 +0000 (00:26 +0300)
commit2e4dd40ee9770d5d310466f7023762b114da6821
treec5a73ac46becea94815eda8b69096fd4ede38424
parentf4943a0e62beba27701809624fa20e6a2ebf31cc
Bump cmake version to 3.16

Streamline the features list handling in the module
CMakeLists to use the list functionality introduced in cmake 3.3.

Task-number: PYSIDE-1339
Task-number: PYSIDE-904
Change-Id: I184034cae408c815bd80a09016a21fde2969449e
Reviewed-by: Christian Tismer <tismer@stackless.com>
Gbp-Pq: Name Bump-cmake-version-to-3.16.patch
15 files changed:
CMakeLists.txt
examples/samplebinding/CMakeLists.txt
examples/scriptableapplication/CMakeLists.txt
examples/widgetbinding/CMakeLists.txt
sources/pyside2-tools/CMakeLists.txt
sources/pyside2/CMakeLists.txt
sources/pyside2/PySide2/QtGui/CMakeLists.txt
sources/pyside2/PySide2/QtNetwork/CMakeLists.txt
sources/pyside2/doc/CMakeLists.txt
sources/pyside2/tests/pysidetest/CMakeLists.txt
sources/shiboken2/ApiExtractor/CMakeLists.txt
sources/shiboken2/CMakeLists.txt
sources/shiboken2/doc/CMakeLists.txt
sources/shiboken2/tests/CMakeLists.txt
sources/shiboken2/tests/test_generator/CMakeLists.txt